fix(analyzers): 降低 Core、Cqrs、Godot 与生成器的构建警告#252
Merged
Conversation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
清理 GFramework.Core 与 GFramework.Cqrs 中的大量低风险 Meziantou 警告
修复 GFramework.Godot 运行时中的 ConfigureAwait、StringComparison 与参数校验告警
调整 Core SourceGenerators 中的字符串比较、文件命名与局部长方法问题
拆分部分配置与缓存辅助类型文件以消除 file/type mismatch 告警
更新 warning reduction 跟踪与执行记录,保留下一批结构性告警的恢复点
Summary by CodeRabbit
性能优化
可靠性提升
日志系统增强
小幅 API 更新
测试